In Section - Implementing mutable kinds in the extension Mutable Kinds by
Dannii Willis:
You wrote 'Include (- [ GProperty K V pr obj i kind val [...] a run-time
problem } rfalse; ]; -) instead of "Value Property" in "RTP.i6t"' mutable kinds by dannii
willis: but this syntax was withdrawn in April
2022, in favour of a more finely controlled inclusion command. See the
manual, but you can probably get what you want using 'replacing
"SomeFunctionName".' rather than 'instead of ...'.
You wrote 'Include (- [ WriteGProperty K V pr val obj i; [...]
pr)-->(V+COL_HSIZE) = val; } } ]; -) instead of "Write Value Property" in
"RTP.i6t"'
(Dannii Willis/Mutable Kinds.i7x, line 180):
again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ GetEitherOrProperty obj pr i res [...] res; } i
= i + 4; } } ]; -) instead of "Get Either-Or Property" in "RTP.i6t"' mutable kinds by dannii
willis: again, this syntax was withdrawn in
April 2022.
You wrote 'Include (- [ SetEitherOrProperty obj pr negat [...] pr; else
obj.pr = true; } } ]; -) instead of "Set Either-Or Property" in "RTP.i6t"' mutable kinds by dannii
willis: again, this syntax was withdrawn in
April 2022.